home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / MySql / sql-bench / Results-win32 / insert-solid_odbc-NT_4.0-cmp-d < prev    next >
Encoding:
Text File  |  2001-01-01  |  4.3 KB  |  103 lines

  1. Testing server 'Solid version ???' at 1998-10-23  9:11:17
  2.  
  3. Testing the speed of inserting data into 1 table and do some selects on it.
  4. The tests are done with a table that has 100000 rows.
  5.  
  6. Generating random keys
  7. Creating tables
  8. Inserting 100000 rows in order
  9. 0 : Fri Oct 23 09:11:20 1998
  10. 10000 : Fri Oct 23 09:12:05 1998
  11. 20000 : Fri Oct 23 09:12:51 1998
  12. 30000 : Fri Oct 23 09:13:38 1998
  13. 40000 : Fri Oct 23 09:14:25 1998
  14. 50000 : Fri Oct 23 09:15:13 1998
  15. 60000 : Fri Oct 23 09:16:01 1998
  16. 70000 : Fri Oct 23 09:16:49 1998
  17. 80000 : Fri Oct 23 09:17:37 1998
  18. 90000 : Fri Oct 23 09:18:25 1998
  19. Inserting 100000 rows in reverse order
  20. 0 : Fri Oct 23 09:19:14 1998
  21. 10000 : Fri Oct 23 09:20:02 1998
  22. 20000 : Fri Oct 23 09:20:49 1998
  23. 30000 : Fri Oct 23 09:21:36 1998
  24. 40000 : Fri Oct 23 09:22:23 1998
  25. 50000 : Fri Oct 23 09:23:11 1998
  26. 60000 : Fri Oct 23 09:24:00 1998
  27. 70000 : Fri Oct 23 09:24:48 1998
  28. 80000 : Fri Oct 23 09:25:37 1998
  29. 90000 : Fri Oct 23 09:26:25 1998
  30. Inserting 100000 rows in random order
  31. 0 : Fri Oct 23 09:27:13 1998
  32. 10000 : Fri Oct 23 09:28:01 1998
  33. 20000 : Fri Oct 23 09:28:50 1998
  34. 30000 : Fri Oct 23 09:29:39 1998
  35. 40000 : Fri Oct 23 09:30:30 1998
  36. 50000 : Fri Oct 23 09:31:21 1998
  37. 60000 : Fri Oct 23 09:32:13 1998
  38. 70000 : Fri Oct 23 09:33:06 1998
  39. 80000 : Fri Oct 23 09:34:00 1998
  40. 90000 : Fri Oct 23 09:34:55 1998
  41. Time for insert (300000): 1468 secs (1468.33 usr  0.00 sys = 1468.33 cpu)
  42.  
  43. Testing insert of duplicates
  44. Time for insert_duplicates (300000): 172 secs (172.25 usr  0.00 sys = 172.25 cpu)
  45.  
  46. Retrieving data from the table
  47. Time for select_big (10:3000000): 589 secs (588.93 usr  0.00 sys = 588.93 cpu)
  48. Time for order_by_key (10:3000000): 653 secs (653.06 usr  0.00 sys = 653.06 cpu)
  49. Time for order_by (10:3000000): 648 secs (647.94 usr  0.00 sys = 647.94 cpu)
  50. Note: Query took longer then time-limit: 600
  51. Estimating end time based on:
  52. 140 queries in 140 loops of 5000 loops took 614 seconds
  53. Estimated time for select_range_prefix (5000:560): 21928 secs (21912.93 usr  0.00 sys = 21912.93 cpu)
  54. Note: Query took longer then time-limit: 600
  55. Estimating end time based on:
  56. 140 queries in 140 loops of 5000 loops took 617 seconds
  57. Estimated time for select_range (5000:560): 22035 secs (22045.64 usr  0.00 sys = 22045.64 cpu)
  58. Note: Query took longer then time-limit: 600
  59. Estimating end time based on:
  60. 142458 queries in 71229 loops of 100000 loops took 601 seconds
  61. Estimated time for select_key_prefix (200000): 843 secs (842.99 usr  0.00 sys = 842.99 cpu)
  62. Note: Query took longer then time-limit: 600
  63. Estimating end time based on:
  64. 136926 queries in 68463 loops of 100000 loops took 601 seconds
  65. Estimated time for select_key (200000): 877 secs (877.85 usr  0.00 sys = 877.85 cpu)
  66.  
  67. Test of compares with simple ranges
  68. Note: Query took longer then time-limit: 600
  69. Estimating end time based on:
  70. 360 queries in 9 loops of 500 loops took 620 seconds
  71. Estimated time for select_range_prefix (20000:783): 620 secs (620.05 usr  0.00 sys = 620.05 cpu)
  72. Note: Query took longer then time-limit: 600
  73. Estimating end time based on:
  74. 360 queries in 9 loops of 500 loops took 622 seconds
  75. Estimated time for select_range (20000:783): 622 secs (622.63 usr  0.00 sys = 622.63 cpu)
  76. Time for select_group (91): 2495 secs (2494.69 usr  0.00 sys = 2494.69 cpu)
  77. Time for min_max_on_key (3000): 13 secs (13.34 usr  0.00 sys = 13.34 cpu)
  78. Note: Query took longer then time-limit: 600
  79. Estimating end time based on:
  80. 54 queries in 9 loops of 500 loops took 655 seconds
  81. Estimated time for min_max (3000): 36388 secs (36350.61 usr  0.00 sys = 36350.61 cpu)
  82. Time for count_on_key (100): 2139 secs (2139.16 usr  0.00 sys = 2139.16 cpu)
  83. Time for count (100): 2221 secs (2220.87 usr  0.00 sys = 2220.87 cpu)
  84.  
  85. Testing update with functions
  86. Time for update_key (500):   2 secs ( 2.71 usr  0.00 sys =  2.71 cpu)
  87. Time for update_key_big (501): 994 secs (993.63 usr  0.00 sys = 993.63 cpu)
  88.  
  89. Testing delete
  90. Time for delete_key (500): 65 secs (65.34 usr  0.00 sys = 65.34 cpu)
  91. Time for delete_big (12): 492 secs (491.75 usr  0.00 sys = 491.75 cpu)
  92.  
  93. Insert into table with 16 keys and with a primary key with 15 parts
  94. Time for insert_key (100000): 9758 secs (9757.93 usr  0.00 sys = 9757.93 cpu)
  95.  
  96. Testing update of keys
  97. Time for update_of_key (256): 16656 secs (16655.63 usr  0.00 sys = 16655.63 cpu)
  98.  
  99. Deleting everything from table
  100. Time for delete_big (2): 1736 secs (1735.77 usr  0.00 sys = 1735.77 cpu)
  101.  
  102. Estimated total time: 192155 secs (192149.60 usr  0.00 sys = 192149.60 cpu)
  103.